[INFO] fetching crate my-http-server 4.1.5...
[INFO] testing my-http-server-4.1.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate my-http-server 4.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate my-http-server 4.1.5
[INFO] finished tweaking crates.io crate my-http-server 4.1.5
[INFO] tweaked toml for crates.io crate my-http-server 4.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate my-http-server 4.1.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate my-http-server 4.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8c361f2d7143c0b67bf19903f7fedf823cf8a9d530f826e7d3842c547f84d76
[INFO] running `Command { std: "docker" "start" "-a" "b8c361f2d7143c0b67bf19903f7fedf823cf8a9d530f826e7d3842c547f84d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8c361f2d7143c0b67bf19903f7fedf823cf8a9d530f826e7d3842c547f84d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8c361f2d7143c0b67bf19903f7fedf823cf8a9d530f826e7d3842c547f84d76", kill_on_drop: false }`
[INFO] [stdout] b8c361f2d7143c0b67bf19903f7fedf823cf8a9d530f826e7d3842c547f84d76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02e4e4ffefba22f3858b084a18f8bccddf6d0472f43b772e449f2a047fcd07df
[INFO] running `Command { std: "docker" "start" "-a" "02e4e4ffefba22f3858b084a18f8bccddf6d0472f43b772e449f2a047fcd07df", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling my-http-server v4.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr] warning: my-http-server@4.1.5: build.rs: No .git directory found, skipping git versioning
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling nest_struct v0.5.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tardar v0.1.0
[INFO] [stderr]    Compiling wax v0.7.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling governor v0.10.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling markdown-ppp v2.8.1
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling actix-tls v3.5.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling actix-governor v0.10.0
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling actix-ip-filter v0.3.2
[INFO] [stderr]    Compiling actix-files v0.6.10
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "02e4e4ffefba22f3858b084a18f8bccddf6d0472f43b772e449f2a047fcd07df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e4e4ffefba22f3858b084a18f8bccddf6d0472f43b772e449f2a047fcd07df", kill_on_drop: false }`
[INFO] [stdout] 02e4e4ffefba22f3858b084a18f8bccddf6d0472f43b772e449f2a047fcd07df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb06a8340b854140103cde7e450801b53bdb42a2cd498dfba05a83424816e3a1
[INFO] running `Command { std: "docker" "start" "-a" "eb06a8340b854140103cde7e450801b53bdb42a2cd498dfba05a83424816e3a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling simple_test_case v1.3.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling my-http-server v4.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: my-http-server@4.1.5: build.rs: No .git directory found, skipping git versioning
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling governor v0.10.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling actix-files v0.6.10
[INFO] [stderr]    Compiling actix-ip-filter v0.3.2
[INFO] [stderr]    Compiling actix-governor v0.10.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.76s
[INFO] running `Command { std: "docker" "inspect" "eb06a8340b854140103cde7e450801b53bdb42a2cd498dfba05a83424816e3a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb06a8340b854140103cde7e450801b53bdb42a2cd498dfba05a83424816e3a1", kill_on_drop: false }`
[INFO] [stdout] eb06a8340b854140103cde7e450801b53bdb42a2cd498dfba05a83424816e3a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 623a01c5d8c7fdd666eaf094a2f504b492e8cd43daf397dd978be6cad5e99ef0
[INFO] running `Command { std: "docker" "start" "-a" "623a01c5d8c7fdd666eaf094a2f504b492e8cd43daf397dd978be6cad5e99ef0", kill_on_drop: false }`
[INFO] [stderr]    Compiling my-http-server v4.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: my-http-server@4.1.5: build.rs: No .git directory found, skipping git versioning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.60s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/my_http_server-44d5810b6ec79101)
[INFO] [stdout] 
[INFO] [stdout] running 133 tests
[INFO] [stdout] test test::cli::test_cli_args_clone ... ok
[INFO] [stdout] test test::cli::test_cli_args_all_options_combined ... ok
[INFO] [stdout] test test::cli::test_cli_args_help_contains_description ... ok
[INFO] [stdout] test test::cli::test_cli_args_hot_reload_false ... ok
[INFO] [stdout] test test::cli::test_cli_args_default_help_parsing ... ok
[INFO] [stdout] test test::cli::test_cli_args_config_path ... ok
[INFO] [stdout] test test::cli::test_cli_args_invalid_hot_reload ... ok
[INFO] [stdout] test test::cli::test_cli_args_hot_reload_true ... ok
[INFO] [stdout] test test::cli::test_cli_args_no_config_flag ... ok
[INFO] [stdout] test test::config::test_cli_args_to_config_addrs ... ok
[INFO] [stdout] test test::cli::test_cli_args_public_path ... ok
[INFO] [stdout] test test::cli::test_cli_args_root_dir ... ok
[INFO] [stdout] test test::cli::test_cli_args_no_config_with_config_path ... ok
[INFO] [stdout] test test::cli::test_cli_args_invalid_port ... ok
[INFO] [stdout] test test::cli::test_cli_args_tls_settings ... ok
[INFO] [stdout] test test::cli::test_cli_args_hbs_path ... ok
[INFO] [stdout] test test::cli::test_cli_args_port_override ... ok
[INFO] [stdout] test test::config::test_cli_args_ref_to_config_addrs_error ... ok
[INFO] [stdout] test test::error::test_all_error_types_map_to_500_or_specific ... ok
[INFO] [stdout] test test::error::test_error_cli_error ... ok
[INFO] [stdout] test test::error::test_error_from_box_error ... ok
[INFO] [stdout] test test::config::test_empty_toc_extensions ... ok
[INFO] [stdout] test test::error::test_error_io_invalid_input ... ok
[INFO] [stdout] test test::error::test_error_io_not_found ... ok
[INFO] [stdout] test test::error::test_error_io_other ... ok
[INFO] [stdout] test test::config::test_middleware_flags ... ok
[INFO] [stdout] test test::error::test_error_markdown_parse_error ... ok
[INFO] [stdout] test test::error::test_error_markdown_parse_error_display ... ok
[INFO] [stdout] test test::config::test_xdg_paths_available ... ok
[INFO] [stdout] test test::error::test_error_cli_error_display ... ok
[INFO] [stdout] test test::config::test_config_parsing_from_yaml ... ok
[INFO] [stdout] test test::cli::test_cli_args_ip_override ... ok
[INFO] [stdout] test test::error::test_error_config_error ... ok
[INFO] [stdout] test test::config::test_cli_args_to_config_addrs_error ... ok
[INFO] [stdout] test test::cli::test_cli_args_multiple_overrides ... ok
[INFO] [stdout] test test::config::test_default_config_loads ... ok
[INFO] [stdout] test test::config::test_config_clone ... ok
[INFO] [stdout] test test::cli::test_cli_args_page_404_path ... ok
[INFO] [stdout] test test::config::test_cli_args_ref_to_config_addrs ... ok
[INFO] [stdout] test test::integration::test_get_method_only ... ok
[INFO] [stdout] test test::integration::test_path_with_special_chars ... ok
[INFO] [stdout] test test::cli::test_cli_args_debug_output ... ok
[INFO] [stdout] test test::integration::test_markdown_file_request ... ok
[INFO] [stdout] test test::integration::test_nested_path ... ok
[INFO] [stdout] test test::error::test_error_display ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_first_char_diff ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_different_strings ... ok
[INFO] [stdout] test test::integration::test_nonexistent_file ... ok
[INFO] [stdout] test test::integration::test_sequential_requests ... ok
[INFO] [stdout] test test::integration::test_server_error_function ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_empty_strings ... ok
[INFO] [stdout] test test::error::test_error_io_permission_denied ... ok
[INFO] [stdout] test test::integration::test_large_path ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_identical_strings ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_reflexive ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_symmetric ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_one_empty ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_timing_resistance ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_unicode_different ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_both_none ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_single_char_diff ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_empty_string ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_both_some_different ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_both_some_equal ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_large_inputs ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_none_some ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_one_empty ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_one_some_one_none ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_reflexive ... ok
[INFO] [stdout] test test::main::test_version_default ... ok
[INFO] [stdout] test test::main::test_version_fields ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_long_strings ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_unicode ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_length_diff ... ok
[INFO] [stdout] test test::parser::test_markdown_with_images ... ok
[INFO] [stdout] test test::parser::test_context_type_inference_precedence ... ok
[INFO] [stdout] test test::parser::test_context_creation ... ok
[INFO] [stdout] test test::parser::test_markdown_parsing::markdown_with_code_block ... ok
[INFO] [stdout] test test::parser::test_markdown_parsing::markdown_with_lists ... ok
[INFO] [stdout] test test::parser::test_markdown_parsing::empty_markdown ... ok
[INFO] [stdout] test test::parser::test_markdown_parsing::basic_markdown_with_heading_and_paragraph ... ok
[INFO] [stdout] test test::parser::test_set_context_value_number ... ok
[INFO] [stdout] test test::parser::test_set_context_value_invalid_format ... ok
[INFO] [stdout] test test::parser::test_set_context_value_string ... ok
[INFO] [stdout] test test::parser::test_toc_generation_empty_dir ... ok
[INFO] [stdout] test test::parser::test_markdown_with_links ... ok
[INFO] [stdout] test test::request::test_delete_request_not_allowed ... ok
[INFO] [stdout] test test::parser::test_markdown_with_tables ... ok
[INFO] [stdout] test test::error::test_error_other_error ... ok
[INFO] [stdout] test test::request::test_nonexistent_path_returns_404 ... ok
[INFO] [stdout] test test::request::test_path_with_fragment ... ok
[INFO] [stdout] test test::request::test_path_with_dots ... ok
[INFO] [stdout] test test::request::test_multiple_sequential_requests ... ok
[INFO] [stdout] test test::request::test_percent_encoded_spaces ... ok
[INFO] [stdout] test test::request::test_post_request_not_allowed ... ok
[INFO] [stdout] test test::parser::test_toc_generation_with_files ... ok
[INFO] [stdout] test test::request::test_path_with_query_string ... ok
[INFO] [stdout] test test::request::test_put_request_not_allowed ... ok
[INFO] [stdout] test test::security::test_absolute_path_request ... ignored, only unix-like systems have etc/passwd
[INFO] [stdout] test test::security::test_backslash_path_separator ... ignored, only unix-like systems have etc/passwd
[INFO] [stdout] test test::main::test_constant_time_eq_last_char_diff ... ok
[INFO] [stdout] test test::error::test_error_response_generation ... ok
[INFO] [stdout] test test::security::test_constant_time_eq_different ... ok
[INFO] [stdout] test test::security::test_constant_time_eq_empty ... ok
[INFO] [stdout] test test::request::test_very_long_path ... ok
[INFO] [stdout] test test::security::test_constant_time_comparison_properties ... ok
[INFO] [stdout] test test::security::test_constant_time_eq_one_empty ... ok
[INFO] [stdout] test test::security::test_constant_time_eq_different_length ... ok
[INFO] [stdout] test test::security::test_ct_eq_str_opt_both_none ... ok
[INFO] [stdout] test test::security::test_ct_eq_str_opt_both_some_different ... ok
[INFO] [stdout] test test::security::test_ct_eq_str_opt_both_some_equal ... ok
[INFO] [stdout] test test::security::test_ct_eq_str_opt_one_none ... ok
[INFO] [stdout] test test::parser::test_set_context_value_bool ... ok
[INFO] [stdout] test test::security::test_password_comparison_edge_cases ... ok
[INFO] [stdout] test test::security::test_null_byte_injection ... ok
[INFO] [stdout] test test::security::test_constant_time_eq_identical ... ok
[INFO] [stdout] test test::security::test_path_traversal_dotdot ... ignored, only unix-like systems have etc/passwd
[INFO] [stdout] test test::security::test_path_traversal_encoded ... ignored, only unix-like systems have etc/passwd
[INFO] [stdout] test test::security::test_timing_attack_resistance ... ok
[INFO] [stdout] test test::security::test_hidden_files_access ... ok
[INFO] [stdout] test test::security::test_path_handling ... ok
[INFO] [stdout] test test::parser::test_empty_template_data ... FAILED
[INFO] [stdout] test test::parser::test_md2html_basic ... FAILED
[INFO] [stdout] test test::parser::test_md2html_with_context ... FAILED
[INFO] [stdout] test test::security::test_directory_request_without_crash ... FAILED
[INFO] [stdout] test test::integration::test_multiple_requests ... FAILED
[INFO] [stdout] test test::integration::test_response_has_content_type ... ok
[INFO] [stdout] test test::integration::test_empty_path ... FAILED
[INFO] [stdout] test test::integration::test_static_file_serving ... FAILED
[INFO] [stdout] test test::integration::test_request_headers ... FAILED
[INFO] [stdout] test test::request::test_get_with_if_modified_since ... FAILED
[INFO] [stdout] test test::request::test_response_content_type_set ... ok
[INFO] [stdout] test test::request::test_root_path_request ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_empty_template_data stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_empty_template_data' (146) panicked at src/test/parser.rs:489:5:
[INFO] [stdout] md2html should work with empty context vars
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdea - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d862bf9fa - my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:489:5
[INFO] [stdout]   20:     0x635d863da8ef - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x635d863cbea0 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x635d862460f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x635d86243bde - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x635d863c63f6 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x635d863e4ac6 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x635d863d16d0 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x635d8639144d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x635d8624292d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x635d8623c3ab - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x635d8623c3ab - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x635d8623c3ab - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x635d8614d100 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x635d8620c84d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x635d861cf8f4 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x635d86343b0b - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x635d863306d9 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x635d86257e42 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x635d8624b34e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x635d863222fd - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x635d86196080 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x635d861a5677 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x635d861b9896 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x635d863ee155 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x635d86138a82 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x635d862ad702 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x635d862b4706 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x635d863c7a4f - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x635d8636255c - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x635d863480d2 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x635d862c41f8 - my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:468:1
[INFO] [stdout]   51:     0x635d862be957 - my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:469:36
[INFO] [stdout]   52:     0x635d86431476 - <my_http_server[91356323a5b3250c]::test::parser::test_empty_template_data::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   74:     0x7a30722d2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_basic stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] md2html error: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_basic' (154) panicked at src/test/parser.rs:260:5:
[INFO] [stdout] md2html should succeed with valid markdown: Some(OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdb8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d862bf2b6 - my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:260:5
[INFO] [stdout]   20:     0x635d863da66f - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x635d863cbcc0 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x635d86245ef5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x635d86243b3e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x635d863c6376 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x635d863e4a26 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x635d863d1390 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x635d863913cd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x635d862428ad - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x635d8623c06b - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x635d8623c06b - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x635d8623c06b - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x635d8614cac0 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x635d8620b30d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x635d861cf8b4 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x635d8634386b - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x635d86330659 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x635d86257bc2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x635d8624b28e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x635d8632227d - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x635d86195840 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x635d861a5577 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x635d861b9216 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x635d863ede95 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x635d861388e2 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x635d862ad4c2 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x635d862b4206 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x635d863c796f - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x635d863624bc - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x635d86348052 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x635d862c40f8 - my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:229:1
[INFO] [stdout]   51:     0x635d862be8f7 - my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:230:30
[INFO] [stdout]   52:     0x635d864313f6 - <my_http_server[91356323a5b3250c]::test::parser::test_md2html_basic::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   74:     0x7a30722d2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_context stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_context' (155) panicked at src/test/parser.rs:300:5:
[INFO] [stdout] md2html should succeed with context vars
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdea - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d862c06b3 - my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:300:5
[INFO] [stdout]   20:     0x635d863dadef - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x635d863cc260 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x635d862464f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x635d86243d1e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x635d863c64f6 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x635d863e4c06 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x635d863d1d50 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x635d8639154d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x635d86242a2d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x635d8623ca2b - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x635d8623ca2b - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x635d8623ca2b - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x635d8614dd80 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x635d8620f2cd - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x635d861cf974 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x635d8634404b - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x635d863307d9 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x635d86258342 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x635d8624b4ce - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x635d863223fd - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x635d86197100 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x635d861a5877 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x635d861ba596 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x635d863ee6d5 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x635d86138dc2 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x635d862adb82 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x635d862b5106 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x635d863c7c0f - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x635d8636269c - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x635d863481d2 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x635d862c43f8 - my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:272:1
[INFO] [stdout]   51:     0x635d862bea17 - my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:273:37
[INFO] [stdout]   52:     0x635d86431576 - <my_http_server[91356323a5b3250c]::test::parser::test_md2html_with_context::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   74:     0x7a30722d2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::security::test_directory_request_without_crash stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::security::test_directory_request_without_crash' (185) panicked at src/test/security.rs:284:5:
[INFO] [stdout] Directory request should return 404 or index, got 500 Internal Server Error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdb8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d8630d023 - my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/security.rs:284:5
[INFO] [stdout]   20:     0x635d863ddc2f - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x635d863ce510 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x635d862489f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x635d862448ae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x635d863c6e36 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x635d863e5796 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x635d863d6675 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x635d86391e8d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x635d8624336d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x635d8624064b - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x635d8624064b - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x635d8624064b - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x635d86155120 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x635d86227bed - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x635d861cfe14 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x635d863470db - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x635d86331119 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x635d8625b182 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x635d8624c2ae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x635d86322d3d - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x635d861a09a0 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x635d861a6af7 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x635d861c1dd6 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x635d863f19b5 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x635d8613ad26 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x635d862b07c4 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x635d862baecb - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x635d863c8d90 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x635d86363235 - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x635d86348c59 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x635d86313026 - my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/security.rs:270:1
[INFO] [stdout]   51:     0x635d86308947 - my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/security.rs:271:48
[INFO] [stdout]   52:     0x635d86431eb6 - <my_http_server[91356323a5b3250c]::test::security::test_directory_request_without_crash::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   74:     0x7a30722d2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::test_multiple_requests stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::test_multiple_requests' (110) panicked at src/test/integration.rs:125:9:
[INFO] [stdout] Request 0 failed with status: 500 Internal Server Error (expected 200 or 404)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdb8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d86300d6c - my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:125:9
[INFO] [stdout]   20:     0x635d863d962f - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x635d863cb090 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x635d862451f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x635d8624372e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x635d863c6036 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x635d863e4616 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x635d863cfb35 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x635d8639108d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x635d8624256d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x635d8623ab4b - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x635d8623ab4b - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x635d8623ab4b - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x635d8614a220 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x635d862028ed - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x635d861cf714 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x635d8634275b - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x635d86330319 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x635d86256b82 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x635d8624adae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x635d86321f3d - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x635d861922a0 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x635d861a4ef7 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x635d861b67d6 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x635d863eccb5 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x635d86137e06 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x635d862ac584 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x635d862b212b - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x635d863c7370 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x635d863620b5 - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x635d86347cb9 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x635d86310656 - my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:113:1
[INFO] [stdout]   51:     0x635d862fdf07 - my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:114:34
[INFO] [stdout]   52:     0x635d864300f6 - <my_http_server[91356323a5b3250c]::test::integration::test_multiple_requests::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   74:     0x7a30722d2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::test_empty_path stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::test_empty_path' (106) panicked at src/test/integration.rs:203:5:
[INFO] [stdout] Root path should be handled
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdea - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d862fe62f - my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:203:5
[INFO] [stdout]   20:     0x635d863d8eaf - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x635d863caaf0 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x635d86244bf5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x635d8624354e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x635d863c5eb6 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x635d863e4436 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x635d863cedb5 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x635d86390f0d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x635d862423ed - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x635d8623a18b - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x635d8623a18b - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x635d8623a18b - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x635d86148f60 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x635d861fe92d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x635d861cf654 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x635d86341f7b - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x635d86330199 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x635d86256402 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x635d8624ab6e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x635d86321dbd - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x635d861909e0 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x635d861a4bf7 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x635d861b5456 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x635d863ec475 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x635d861378c6 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x635d862abe04 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x635d862b11cb - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x635d863c7070 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x635d86361ed5 - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x635d86347ad9 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x635d86310356 - my_http_server[91356323a5b3250c]::test::integration::test_empty_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:193:1
[INFO] [stdout]   51:     0x635d862fdde7 - my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:194:27
[INFO] [stdout]   52:     0x635d8642ff76 - <my_http_server[91356323a5b3250c]::test::integration::test_empty_path::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   74:     0x7a30722d2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::test_static_file_serving stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::test_static_file_serving' (118) panicked at src/test/integration.rs:32:5:
[INFO] [stdout] Root should return 200 or 404, got 500 Internal Server Error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdb8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d86301eb3 - my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:32:5
[INFO] [stdout]   20:     0x635d863d98af - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x635d863cb270 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x635d862453f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x635d862437ce - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x635d863c60b6 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x635d863e46b6 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x635d863cffb5 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x635d8639110d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x635d862425ed - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x635d8623ae8b - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x635d8623ae8b - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x635d8623ae8b - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x635d8614a860 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x635d86203e2d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x635d861cf754 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x635d863429fb - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x635d86330399 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x635d86256e02 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x635d8624ae6e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x635d86321fbd - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x635d86192ae0 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x635d861a4ff7 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x635d861b6e56 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x635d863ecf75 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x635d86137fc6 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x635d862ac804 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x635d862b264b - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x635d863c7470 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x635d86362155 - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x635d86347d59 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x635d86310756 - my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:17:1
[INFO] [stdout]   51:     0x635d862fdf67 - my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:18:36
[INFO] [stdout]   52:     0x635d86430176 - <my_http_server[91356323a5b3250c]::test::integration::test_static_file_serving::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   74:     0x7a30722d2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::test_request_headers stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::test_request_headers' (114) panicked at src/test/integration.rs:222:5:
[INFO] [stdout] Request with headers should be processed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdea - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d86300195 - my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:222:5
[INFO] [stdout]   20:     0x635d863d93af - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x635d863caeb0 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x635d86244ff5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x635d8624368e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x635d863c5fb6 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x635d863e4576 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x635d863cf6b5 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x635d8639100d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x635d862424ed - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x635d8623a80b - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x635d8623a80b - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x635d8623a80b - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x635d86149be0 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x635d862013ad - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x635d861cf6d4 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x635d863424bb - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x635d86330299 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x635d86256902 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x635d8624acee - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x635d86321ebd - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x635d86191a60 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x635d861a4df7 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x635d861b6156 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x635d863ec9f5 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x635d86137c46 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x635d862ac304 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x635d862b1c0b - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x635d863c7270 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x635d86362015 - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x635d86347c19 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x635d86310556 - my_http_server[91356323a5b3250c]::test::integration::test_request_headers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:209:1
[INFO] [stdout]   51:     0x635d862fdea7 - my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:210:32
[INFO] [stdout]   52:     0x635d86430076 - <my_http_server[91356323a5b3250c]::test::integration::test_request_headers::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   74:     0x7a30722d2a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::request::test_get_with_if_modified_since stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::request::test_get_with_if_modified_since' (163) panicked at src/test/support/mod.rs:63:5:
[INFO] [stdout] Expected status to be one of [200, 304], but got 500 Internal Server Error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdb8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d863c1052 - my_http_server[91356323a5b3250c]::test::support::assert_status_in
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/support/mod.rs:63:5
[INFO] [stdout]   20:     0x635d8630782a - my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:142:5
[INFO] [stdout]   21:     0x635d863dc46f - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   22:     0x635d863cd340 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   23:     0x635d862476f5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x635d862442be - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x635d863c6976 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   26:     0x635d863e51a6 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   27:     0x635d863d4155 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   28:     0x635d863919cd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x635d86242ead - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x635d8623e76b - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x635d8623e76b - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x635d8623e76b - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x635d861515c0 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x635d8621b20d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x635d861cfbb4 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x635d863457eb - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x635d86330c59 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x635d862599c2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x635d8624bb8e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x635d8632287d - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x635d8619bb40 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x635d861a6177 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x635d861be016 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x635d863eff95 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x635d86139d16 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x635d862af124 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x635d862b7eab - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x635d863c84a0 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   49:     0x635d86362c45 - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x635d863486f9 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   51:     0x635d863126a6 - my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:129:1
[INFO] [stdout]   52:     0x635d86303827 - my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:130:43
[INFO] [stdout]   53:     0x635d864319f6 - <my_http_server[91356323a5b3250c]::test::request::test_get_with_if_modified_since::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   75:     0x7a30722d2a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::request::test_root_path_request stdout ----
[INFO] [stdout] [2026-03-28T08:37:08Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::request::test_root_path_request' (173) panicked at src/test/support/mod.rs:63:5:
[INFO] [stdout] Expected status to be one of [200, 404], but got 500 Internal Server Error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d873314ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d873314ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635d873314ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635d8734c38a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635d8734c38a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x635d87337d52 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d87337d52 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635d8730ccff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635d8730ccff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635d87328229 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635d8675f07c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635d8675f07c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635d873284a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635d873284a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635d8730cdb8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635d873043b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635d8730dc8d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635d8734cbfc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635d863c1052 - my_http_server[91356323a5b3250c]::test::support::assert_status_in
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/support/mod.rs:63:5
[INFO] [stdout]   20:     0x635d86304ad6 - my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:25:5
[INFO] [stdout]   21:     0x635d863dba6f - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   22:     0x635d863ccbc0 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   23:     0x635d86246ef5 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::try_with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x635d8624403e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::task::local::LocalData>>::with::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x635d863c6776 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   26:     0x635d863e4f26 - <tokio[8ab33b9577a554c]::task::local::RunUntil<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   27:     0x635d863d2f55 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until::<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   28:     0x635d863917cd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x635d86242cad - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x635d8623da6b - tokio[8ab33b9577a554c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x635d8623da6b - tokio[8ab33b9577a554c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x635d8623da6b - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x635d8614fcc0 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x635d86215d0d - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x635d861cfab4 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x635d86344d6b - <tokio[8ab33b9577a554c]::runtime::context::scoped::Scoped<tokio[8ab33b9577a554c]::runtime::scheduler::Context>>::set::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x635d86330a59 - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x635d86258fc2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::try_with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x635d8624b88e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[8ab33b9577a554c]::runtime::context::Context>>::with::<tokio[8ab33b9577a554c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x635d8632267d - tokio[8ab33b9577a554c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x635d86199a40 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x635d861a5d77 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x635d861bc616 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x635d863ef495 - tokio[8ab33b9577a554c]::runtime::context::runtime::enter_runtime::<<tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x635d86139616 - <tokio[8ab33b9577a554c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x635d862ae724 - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x635d862b6a2b - <tokio[8ab33b9577a554c]::runtime::runtime::Runtime>::block_on::<<tokio[8ab33b9577a554c]::task::local::LocalSet>::run_until<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x635d863c80a0 - <tokio[8ab33b9577a554c]::task::local::LocalSet>::block_on::<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   49:     0x635d863629c5 - <actix_rt[f7c7f18b73f40c38]::runtime::Runtime>::block_on::<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x635d86348479 - <actix_rt[f7c7f18b73f40c38]::system::SystemRunner>::block_on::<my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   51:     0x635d863122a6 - my_http_server[91356323a5b3250c]::test::request::test_root_path_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:16:1
[INFO] [stdout]   52:     0x635d863036a7 - my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:17:34
[INFO] [stdout]   53:     0x635d864317f6 - <my_http_server[91356323a5b3250c]::test::request::test_root_path_request::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x635d8675315b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x635d8675315b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x635d8675fb4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x635d8675fb4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x635d8675fb4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x635d8675fb4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x635d8675b264 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x635d8675b264 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x635d86762752 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x635d86762752 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x635d86762752 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x635d86762752 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x635d86762752 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x635d8733044f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x635d8733044f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7a3072245aa4 - <unknown>
[INFO] [stdout]   75:     0x7a30722d2a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::integration::test_empty_path
[INFO] [stdout]     test::integration::test_multiple_requests
[INFO] [stdout]     test::integration::test_request_headers
[INFO] [stdout]     test::integration::test_static_file_serving
[INFO] [stdout]     test::parser::test_empty_template_data
[INFO] [stdout]     test::parser::test_md2html_basic
[INFO] [stdout]     test::parser::test_md2html_with_context
[INFO] [stdout]     test::request::test_get_with_if_modified_since
[INFO] [stdout]     test::request::test_root_path_request
[INFO] [stdout]     test::security::test_directory_request_without_crash
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 119 passed; 10 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin my-http-server`
[INFO] running `Command { std: "docker" "inspect" "623a01c5d8c7fdd666eaf094a2f504b492e8cd43daf397dd978be6cad5e99ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "623a01c5d8c7fdd666eaf094a2f504b492e8cd43daf397dd978be6cad5e99ef0", kill_on_drop: false }`
[INFO] [stdout] 623a01c5d8c7fdd666eaf094a2f504b492e8cd43daf397dd978be6cad5e99ef0
